The Dreamweaver JavaScript API > Layout view functions > dom.addSpacerToColumn()

 

dom.addSpacerToColumn()

Availability

Dreamweaver 4.0

Description

Creates a one-pixel-high transparent spacer image at the bottom of the given column in the currently selected table. This function fails if the current selection is not a table or if the operation wasn't successful.

Arguments

colNum

colNum is the column at the bottom of which the spacer image is created.

Returns

Nothing.